github.com/andybalholm/brotli.blockSplitterCommand.histograms_ (field)

5 uses

	github.com/andybalholm/brotli (current package)
		metablock_command.go#L17: 	histograms_        []histogramCommand
		metablock_command.go#L52: 	self.histograms_ = *histograms
		metablock_command.go#L55: 	histogramClearCommand(&self.histograms_[0])
		metablock_command.go#L68: 	var histograms []histogramCommand = self.histograms_
		metablock_command.go#L160: 	histogramAddCommand(&self.histograms_[self.curr_histogram_ix_], symbol)